-
Home
-
WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More
-
1.8.0.1
-
Code
-
Classes
- Mailer
Total Complexity |
52 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
531 |
Lines of code |
171 |
Logical lines of code |
89 |
Comment lines |
254 |
Methods |
23 |
Properties |
11 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
S |
53 |
5 |
24 |
get_errors() |
S |
58 |
5 |
15 |
log_errors() |
S |
57 |
4 |
18 |
get_reply_to_address() |
S |
63 |
5 |
10 |
get_cc_address() |
S |
59 |
4 |
14 |
get_headers() |
S |
59 |
4 |
14 |
get_content_type() |
S |
64 |
4 |
9 |
get_message() |
S |
69 |
3 |
6 |
to_email() |
S |
68 |
2 |
7 |
get_from_name() |
S |
74 |
2 |
4 |
get_from_address() |
S |
74 |
2 |
4 |
send_before() |
S |
69 |
1 |
6 |
template() |
S |
75 |
1 |
4 |
message() |
S |
75 |
1 |
4 |
__set() |
S |
81 |
1 |
3 |
subject() |
S |
72 |
1 |
5 |
get_attachments() |
S |
78 |
1 |
3 |
__get() |
S |
82 |
1 |
3 |
sanitize() |
S |
80 |
1 |
3 |
is_email_disabled() |
S |
78 |
1 |
3 |
__unset() |
S |
81 |
1 |
3 |
__isset() |
S |
80 |
1 |
3 |
send_after() |
S |
69 |
1 |
6 |